findById

open override fun findById(groupId: String): Group?

Finds a group by its ID.

Return

the group entity if found, otherwise null

Parameters

groupId

the unique identifier of the group